~darkxst/ubuntu/saucy/gdm/lp1212408

« back to all changes in this revision

Viewing changes to daemon/gdm.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-08-28 14:00:59 UTC
  • mto: (2.1.2 lenny) (1.4.50)
  • mto: This revision was merged to the branch mainline in revision 76.
  • Revision ID: james.westby@ubuntu.com-20070828140059-h273g7z6ffhaiww9
Tags: upstream-2.19.7
ImportĀ upstreamĀ versionĀ 2.19.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
 
83
83
#define GDM_CUSTOM_COMMAND_MAX 10 /* maximum number of supported custom commands */
84
84
 
85
 
#ifdef sun
 
85
#ifdef __sun
86
86
#define SDTLOGIN_DIR "/var/dt/sdtlogin"
87
87
#endif
88
88