Changeset 4131 for trunk/lib-src/emacsclient.c
- Timestamp:
- 07/29/06 07:48:34 (2 years ago)
- Files:
-
- trunk/lib-src/emacsclient.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib-src/emacsclient.c
r4037 r4131 68 68 char *socket_name = NULL; 69 69 70 void print_help_and_exit () ;70 void print_help_and_exit () NO_RETURN; 71 71 72 72 struct option longopts[] =
